Eclipse Platform
Pre-release 3.0

org.eclipse.jface.action
Class CommandResolver

java.lang.Object
  extended byorg.eclipse.jface.action.CommandResolver

public final class CommandResolver
extends Object


Nested Class Summary
static interface CommandResolver.ICallback
           
 
Method Summary
 CommandResolver.ICallback getCommandResolver()
           
static CommandResolver getInstance()
           
 void setCommandResolver(CommandResolver.ICallback commandResolver)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static CommandResolver getInstance()

getCommandResolver

public CommandResolver.ICallback getCommandResolver()

setCommandResolver

public void setCommandResolver(CommandResolver.ICallback commandResolver)

Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.